/*居中*/
.jz{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.biaoqian a{
    padding: 6px 4px;
    color:#cfcfcf;
    margin-right: 2px;
    margin-bottom: 2px;
    display: block;
    float: left;
}
.in01_list{
    margin: 0 auto;
    max-width: 1200px;
    width:100%!important;
}
.news_nav{
    margin-top: 36px;
}
.news_nav > a{
    padding: 4px;
    font-size: 14px;
}
.aq li{
    width:90px;
    height:30px;
    margin: 10px 20px;
    float:left;
}
.yd_box{display:none;}
.contact_img{margin-top: 100px;}
.free_nav dt{
    margin-bottom: 30px;
}
.free_nav dt h1{
    font-size: 24px;
}
.free_nav dd{
    margin: 10px 0;
}
.free_nav dd .try_send input{
    padding: 4px 12px;
    border-radius: 5px;
}
/******************/
a[rel~="nofollow"].friend_list{
    outline: .14em dotted #fff !important;
}
/*********案例*************/
.cases_list_item .thumbnail .caption{height: 40px;overflow: hidden;padding: 0}
.cases_list_item .thumbnail .caption .cases_title{font-size: 16px;text-align:center;line-height: 20px;}
.cases_list .list-group-item{border: none}
.free_nav dd .try_send input:hover{
    background: #0076db;
    color:#ffffff;
}
@media (max-width: 768px){
    .services_con li{width:50%;}
    .hr_01{
        font-size: 16px;
    }
    .email-right{
        margin-top: 20px;
    }
    .title_fr p{font-size: 14px;padding-left: -10px!important;}
    .pc_box{display:none;}
    .yd_box{display:block;}
    .hr_nav li{
        float:left;
        padding: 8px 10px;
    }
    .t_call{
        display: none;
    }
    .about_text{margin-top: 30px;}
    .contact_img{margin-top: 0}
    header{height: 70px;padding: 10px;position: relative;background: #ccc}
    .yd_logo{
        width: 260px;
    }
    .yd_nav{
        cursor:pointer;
        position: absolute;
        top:20px;
        right:20px;
    }
    .yd_nav > span{font-size: 30px}
    .yd_nav_list{
        display: none;
        width: 100%;
        background: rgba(0,0,0,0.8);
        position: absolute;
        top:70px;
        z-index: 999999999;
    }
    .yd_nav_list li{
        padding: 12px 0 12px 20px;
        /*line-height: 1.5em;*/
    }
    .yd_nav_list li a{
        font-size: 18px;
        color: #fff;
    }
    .yd_nav_list li:hover{
        background: #fff;
    }
    .yd_nav_list li:hover a{
        color:#0076db;
    }
    .yd_footer{padding-top:10px;padding-bottom:10px;background: #000;color:#fff}
    .yd_box .yd_footer_nav{}

    .yd_box .yd_footer_nav li{
        text-align: center;
        font-size: 14px;
        line-height: 20px;
    }
    .aboutTxt img{
        width: 100%!important;
        height:auto!important;
    }
    .aboutTxt > p > img{
        width: 100%!important;
        height:auto!important;
    }
    .aboutTxt > p > span > span > img{
        width: 100%!important;
        height:auto!important;
    }
    .yd_box .yd_footer_nav li a{color:#fff;}
    .yd_box .yd_footer_nav li a:hover{color:#0076db}
    .yd_mp{width: 100px;margin: 10px auto 0;}
    .pa{line-height: 30px}
    .aq{width: 260px;}
}
